Welcome![Sign In][Sign Up]
Location:
Search - tcp http

Search list

[TCP/IP stackohttptunnel-3.3.tar

Description: 开放式TCP隧道软件,印象中这份代码是最先被人放出来的.-open TCP tunnel software, the impression of this code is the first to be let out of.
Platform: | Size: 263168 | Author: 张伟 | Hits:

[Other Embeded programSoC_RTL8019AS

Description: 此部分实现了一个动态WEB服务器,具体包括对RTL8019的初始化过程,IP、ICMP、TCP、UDP及HTTP协议的实现-achieve this part of a dynamic Web server, specifically including the right RTL8019 initialization process. IP, ICMP, TCP, UDP and HTTP Protocol Implementation
Platform: | Size: 97280 | Author: waglei | Hits:

[TCP/IP stackLwIP_apps

Description: 嵌入式TCP/IP协议栈LwIP的一些应用程序,其中的例子可以用来测试socket,还有一个简单的http server-Embedded TCP/IP Protocol Stack Implementation of LwIP some applications, One example can be used to test socket, there is a simple http server
Platform: | Size: 111616 | Author: 李江 | Hits:

[OtherTCP_IP3_application

Description: TCP/IP协议的经典教程。几乎无所不包,想精通TCP/IP协议需要做的就是学懂此书,若还想更加精深,则请研习RFC文档。 此书是该系列的第三本,详细阐述了TCP上层的一些基本应用的协议,如http,smtp等等。该本需要第一本的基础,但不需要第二本的相关知识。-TCP/IP protocol of the classic handbook. Almost all-encompassing, to proficient TCP/IP protocol needs to be done is to understand the book, if also more profound, please study RFC documents. The book is the third in this series, a detailed explanation of the upper TCP application of some basic agreements, such as http, smtp, and so on. The first of the needs of the foundation, but it does not need the second of the relevant knowledge.
Platform: | Size: 8557568 | Author: daniel | Hits:

[Booksopenjms-0.7.7-beta-1-src1

Description: OpenJMS是一个开源的Java Message Service API 1.0.2 规范的实现,它包含有以下特性: *. 它既支持点到点(point-to-point)(PTP)模型和发布/订阅(Pub/Sub)模型。 *. 支持同步与异步消息发送 *. JDBC持久性管理使用数据库表来存储消息 *. 可视化管理界面。 *. Applet支持。 *. 能够与Jakarta Tomcat这样的Servlet容器结合。 *. 支持RMI, TCP, HTTP 与SSL协议。 *. 客户端验证 *. 提供可靠消息传输、事务和消息过滤-OpenJMS is an open source Java Message Service API 1.0.2 specification realize that it contains has the following characteristics:*. It support point-to-point (point-to-point) (PTP) model and the publish/subscribe (Pub/Sub ) model.*. Support synchronous and asynchronous messaging*. JDBC persistent management and use of database tables to store information*. Visualization management interface.*. Applet support.*. Jakarta Tomcat with Servlet containers such combination.*. Support for RMI, TCP, HTTP and SSL protocol.*.*. Client-side validation and provide a reliable message transfer, transaction and message filtering
Platform: | Size: 1596416 | Author: | Hits:

[Internet-NetworkdllHwSocket

Description: ◆◆◆ 《模仿 MFC 中的 CAsyncSocket 类写的一个网络通信类 CHwSocket》◆◆◆ MFC 中提供两个用于网络编程的类分别为异步的 CAsyncSocket 类和同步的 CSocket 类,这两个类用来编写网络通信程序时非常方便,但也存在一些问题,例如:不能跨线程访问、程序发布时使用静态连接 MFC 时也有问题、默认使用了窗口来接受消息,在无窗口的程序中也有问题,这些问题我一直没有解决,如果有高手知道解决方法敬请告知,我的 E-Mail 地址是:chrys@163.com。 为了编程方便,我这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn ◆◆◆ 日期 ◆◆◆ 2007-09-23 00:29:12
Platform: | Size: 40960 | Author: 谢红伟 | Hits:

[TCP/IP stackSocketToolSRC

Description: SocketToolSRC是SocketTool的Delphi源代码,里面实现了TCP Server,TCP Client,UPD广播,UDP组播,UDP等Socket功能. 还简单实现了一个Web服务器(http服务器)的代码。-SocketToolSRC is SocketTool the Delphi source code, which achieved a TCP Server, TCP Client, UPD broadcast, UDP Multicast, UDP, etc. Socket function. Also implements a simple Web server (http server) code.
Platform: | Size: 2251776 | Author: 李强 | Hits:

[TCP/IP stackTcpIp_XieYiJieXi

Description: 使用MFC实现网络中包的截获并逐层分析协议,包括frame,arp,tcp,ip,http等协议。带界面。并有文档说明。-Use MFC to achieve the network packet intercepted and layer-by-layer analysis of the agreement, including the frame, arp, tcp, ip, http and other agreements. With the interface. And documentation.
Platform: | Size: 191488 | Author: 张娜 | Hits:

[OS programnetsafe1111--7

Description: 《网络安全开发包详解》 第7章 网络入侵检测开发包Libnids 7.1 Libnids概述 7.1.1 Libnids的使用范围 7.1.2 Libnids的安装 7.2 Libnids数据结构 7.2.1 基本常量 7.2.2 ttrple4 7.2.3 halLstream 7.2.4 tcp_stream 7.2.5 nids_prm 7.2.6 nids_chksum_ctl 7.3 Libnids函数 7.4 Libnids的使用 7.4.1 显示TCP连接 7.4.2 显示UDP数据报 7.4.3 HTTP协议分析 7.4.4 FrP协议分析 7.4.5 Telnet协议分析 7.4.6 POP3协议分析 7.4.7 SMTP和ESMTP协议分析 7.4.8 IP数据包的捕获和分析 7.4.9 检测攻击的一个例子 7.5 小结- Network security development kits explain Chapter 7 Network Intrusion Detection Libnids 7.1 Libnids Development Kit 7.1.1 Libnids an overview of the use of 7.1.2 Libnids the installation of 7.2 Libnids data structure 7.2.1 basic constants 7.2.2 ttrple4 7.2.3 halLstream 7.2.4 tcp_stream 7.2.5 nids_prm 7.2.6 nids_chksum_ctl 7.3 Libnids function 7.4 Libnids the use of TCP connections 7.4.1 shows 7.4.2 shows UDP Datagram 7.4.3 HTTP protocol analysis 7.4.4 FrP protocol analysis 7.4.5 Telnet protocol analysis 7.4.6 POP3 protocol analysis 7.4.7 SMTP and ESMTP protocol analysis 7.4.8 IP packet capture and analysis 7.4.9 Detection attack an example of 7.5 Summary
Platform: | Size: 17408 | Author: 12345678 | Hits:

[JSP/Javachap04

Description: 实例45 选择字体 126 实例46 UDP与TCP/IP的简单应用 129 实例47 聊天室 131 实例48 浏览FTP 136 实例49 局域网广播 147 实例50 建立HTTP连接 151 实例51 迷你浏览器 152 实例52 扫描应用端口 154 实例53 监控HTTP 155 实例54 收发电子邮件 156 实例55 一个简单的代理服务器 164 实例56 扫描网站信息 173 实例57 远程方法调用 174 实例58 调用JINI方法 176-Select the font of 126 examples of 45 examples of 46 UDP and TCP/IP simple application of 129 examples of 131 examples of 47 chat rooms 48 browse FTP 136 examples of 49 local area network broadcast 50 the establishment of 147 examples of 151 examples of HTTP connections 51 Mini browser 152 examples of 52-port 154 scanning application examples 53 monitor HTTP 155 examples of 156 examples of 54 e-mail 55 a simple proxy server 164 examples of 56 scan website 173 examples 57 remote method invocation 174 examples of 58 calls JINI method 176
Platform: | Size: 26624 | Author: zmm | Hits:

[TCP/IP stackARM_embedweb-1.1.tar

Description: 用ARM实现的TCP/IP协议栈,包括HTTP,DPCH等功能-ARM achieved using TCP/IP protocol stack, including HTTP, DPCH and other functions
Platform: | Size: 20480 | Author: 波波 | Hits:

[Other Embeded programweb51

Description: 这是为51单片机编的tcpip协议栈,网卡控制芯片用的是rtl8019as,他实现了以太网协议,arp协议,icmp协议,ip协议,tcp协议,和http协议-This is a series of 51 single-chip tcpip protocol stack, the network card controller chip is used rtl8019as, he realized the Ethernet protocol, arp protocol, icmp protocol, ip protocol, tcp agreement, and the http protocol
Platform: | Size: 330752 | Author: jack | Hits:

[DSP programTCPIP+8019for5402

Description: TCPIP+RTL8019 forTMS32C5402,支持ARP、IP,但不支持HTTP-TCPIP+ RTL8019 forTMS32C5402, support for ARP, IP, but do not support HTTP
Platform: | Size: 209920 | Author: 许乐乐 | Hits:

[TCP/IP stacknetwork

Description: TCP/IP体系结构与特点 Telnet、FTP、HTTP、 POP3、DNS等协议的工作原理 客户机/服务器模式(Client/Server model) -TCP/IP architecture and the characteristics of Telnet, FTP, HTTP, POP3, DNS, etc. The working principle of the agreement client/server mode (Client/Server model)
Platform: | Size: 425984 | Author: 刘丽 | Hits:

[TCP/IP stacksip

Description: 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/ 本站承接各种嵌入式系统与软件集成项目的研发,欢迎咨询与合作 2007-12-21-LPC2292 based on the system hardware and DM9000 embedded network communication protocols, protocol to follow TCP/IP specification. ADS developed the use of the system, using standard C++ Programming language, can be easily transplanted and maintenance. Hardware configuration for: Small-ended mode, 16-bit data bus width, command transmission address 0x81000100, data transmission address 0x81000104. Software configuration: It is obtained using the procedures inquiry and send Ethernet data frame, DM9000 various configuration information set by the program. For more information, please read the program source. Loose cattle http://sonew.512j.com/ site to undertake a wide variety of embedded systems and software integration projects in research and development, welcomed the consultation and cooperation 2007-12-21
Platform: | Size: 12288 | Author: shujel | Hits:

[Proxy ServerhttpDai

Description: 用http协议,实现http代理,实际上用到的是tcp连接-Using http protocol, http proxy realize, in fact, is used to connect tcp
Platform: | Size: 36864 | Author: sunli | Hits:

[Internet-Networkftp-code

Description: 在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协议标准,如Socks4,Socks5,Http代理,其中Socks5需要用户验证,代理相对复杂。我在查阅RFC文档和相关资料后,特总结一些TCP协议穿透代理服务器的程序片断,希望对大家有所帮助。-Procedures in the network design process, we often must deal with various types of proxy servers, such as in-house CNC had agents to visit Internet web server, etc., generally a proxy server to support several common proxy protocol standards, such as socks4 , Socks5, Http proxy, Socks5 which requires a user authentication, Deputy relatively complex. I have access to the relevant RFC documents and information, special summing up a number of TCP protocol procedures penetration clips proxy server, and they hope to be helpful to everyone.
Platform: | Size: 6144 | Author: 林强云 | Hits:

[Internet-Networksocket

Description: 此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
Platform: | Size: 12288 | Author: 董立峰 | Hits:

[Internet-NetworkNetMeeting_VideoCapture1

Description: 概要介绍: 本例子是视频采集与播放是基于vfw。 视频的传输是基于rtp来传输。用的第三开源包是jrtplib。 参考例子: (1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/ 下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip socket编程的。 (2)jrtplib官方网站的c/s例子 运行配置: VS2005 头文件 jthread-1.2.1 jrtplib-3.7.1 lib文件:(放到工程目录下。我已经放好了) jrtplib.lib jthread.lib 添加的依赖库: jthread.lib jrtplib.lib ws2_32.lib 代码介绍: 具体代码发在网上 http://www.programsalon.com/upload_log.asp?e=hanyuejun2006@163.com 有什么问题请发hanyuejun2006@163.com与我联系。 文件中 videoSendertest videoReceiver 是我编的例子 video_send video_recv 是我基于vfw例子 JRTPConsole 是jrtplib c/s例子 -err
Platform: | Size: 44278784 | Author: ds | Hits:

[Remote Controlfengyunyaliceshi8.0

Description: 风云压力测试是一款ddos攻击软件,可同时攻击多个目标,木马过全免杀,后台验证软件,效果超强。攻击类型:TCP、UDP、ICMP、HTTP Get flood。可同时进行控制与攻击。-Fengyun stress testing is a DDoS attack software can simultaneously attack multiple targets, Trojans have been free to kill, background verification software, the effect of super. Attack types: TCP, UDP, ICMP, HTTP Get flood. Control can be carried out concurrently with the attack.
Platform: | Size: 39195648 | Author: susu | Hits:
« 1 2 3 45 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net